[INFO] fetching crate nrip 0.8.9...
[INFO] testing nrip-0.8.9 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nrip 0.8.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nrip 0.8.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nrip 0.8.9
[INFO] tweaked toml for crates.io crate nrip 0.8.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nrip 0.8.9 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nrip 0.8.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caed8c1bc2c46bb586c1316b152ea35325528909a3c9fa7bdf675f1720b8758c
[INFO] running `Command { std: "docker" "start" "-a" "caed8c1bc2c46bb586c1316b152ea35325528909a3c9fa7bdf675f1720b8758c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caed8c1bc2c46bb586c1316b152ea35325528909a3c9fa7bdf675f1720b8758c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caed8c1bc2c46bb586c1316b152ea35325528909a3c9fa7bdf675f1720b8758c", kill_on_drop: false }`
[INFO] [stdout] caed8c1bc2c46bb586c1316b152ea35325528909a3c9fa7bdf675f1720b8758c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4d8eec07c16cddfca741c9f819877523d99e9db1b605d0e019e54ac5be004a9
[INFO] running `Command { std: "docker" "start" "-a" "e4d8eec07c16cddfca741c9f819877523d99e9db1b605d0e019e54ac5be004a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling nrip v0.8.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.05s
[INFO] running `Command { std: "docker" "inspect" "e4d8eec07c16cddfca741c9f819877523d99e9db1b605d0e019e54ac5be004a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d8eec07c16cddfca741c9f819877523d99e9db1b605d0e019e54ac5be004a9", kill_on_drop: false }`
[INFO] [stdout] e4d8eec07c16cddfca741c9f819877523d99e9db1b605d0e019e54ac5be004a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bddd3038d14e061621bcde7c2c7f31ba1cc13aeeec8771068ea68cd895125514
[INFO] running `Command { std: "docker" "start" "-a" "bddd3038d14e061621bcde7c2c7f31ba1cc13aeeec8771068ea68cd895125514", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling nrip v0.8.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.89s
[INFO] running `Command { std: "docker" "inspect" "bddd3038d14e061621bcde7c2c7f31ba1cc13aeeec8771068ea68cd895125514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddd3038d14e061621bcde7c2c7f31ba1cc13aeeec8771068ea68cd895125514", kill_on_drop: false }`
[INFO] [stdout] bddd3038d14e061621bcde7c2c7f31ba1cc13aeeec8771068ea68cd895125514
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8e4f17498c3d094a64cd1954a91ea865bda6c221006b27138b028c12ad5c0ff
[INFO] running `Command { std: "docker" "start" "-a" "a8e4f17498c3d094a64cd1954a91ea865bda6c221006b27138b028c12ad5c0ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrip-18eea73397fb25b4)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrip-38a3bb6324d211d6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_bury.rs (/opt/rustwide/target/debug/deps/cli_bury-8716ec1a64333f0d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bury_moves_file_to_graveyard_and_updates_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_fzf.rs (/opt/rustwide/target/debug/deps/cli_fzf-61ee11e2d68b1d98)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test list_uses_fzf_when_available_via_resurrect_interactive ... ok
[INFO] [stdout] test list_works_without_fzf ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_resurrect_hierarchy.rs (/opt/rustwide/target/debug/deps/cli_resurrect_hierarchy-2154e3aa347b82d8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test restore_child_auto_includes_buried_parent_and_is_idempotent ... ok
[INFO] [stdout] test restore_parent_then_child_also_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_safety.rs (/opt/rustwide/target/debug/deps/cli_safety-79e489889e3a78f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test refuses_root_without_force ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib_bury.rs (/opt/rustwide/target/debug/deps/lib_bury-1785f4e2e72972b8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test bury_creates_graveyard_dir_if_missing ... ok
[INFO] [stdout] test bury_twice_same_basename_produces_distinct_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/properties.rs (/opt/rustwide/target/debug/deps/properties-6e75289167ee0458)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bury_then_resurrect_restores_original_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/util.rs (/opt/rustwide/target/debug/deps/util-47fa2d5d2457a056)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nrip
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8e4f17498c3d094a64cd1954a91ea865bda6c221006b27138b028c12ad5c0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e4f17498c3d094a64cd1954a91ea865bda6c221006b27138b028c12ad5c0ff", kill_on_drop: false }`
[INFO] [stdout] a8e4f17498c3d094a64cd1954a91ea865bda6c221006b27138b028c12ad5c0ff
